Welcome![Sign In][Sign Up]
Location:
Search - java handwriting

Search list

[AI-NN-PRHandWritingRecognition

Description: 通过Java编写的手写数字识别器源代码,功能为能自主学习和调整以适应不同使用者,可以识别数字0-9-Java handwritten figures prepared by the reader source code, in order to function independently and learning to adjust to different users, identification number 0-9
Platform: | Size: 21504 | Author: 钱磊 | Hits:

[Graph RecognizehandWritingRecoginition

Description: Java编写的手写数字识别器。可以识别一般人的手写数字字体,识别率达到80%。-Java prepared handwritten numeral recognition. Most people can identify the handwriting digital fonts, the recognition rate of 80.
Platform: | Size: 22528 | Author: huzhenxing810827 | Hits:

[JSP/Javajava

Description: 用Java编写的手写数字识别器源代码。能够对手写数字有很好的识别能力。经过试验,适应性还是比较强的。-Java prepared with hand-written numeral recognition source code browser. Figures to have a good handwriting recognition. After testing, adaptation is still relatively strong.
Platform: | Size: 73728 | Author: 李辉 | Hits:

[JSP/JavaExcelDemo

Description: java关于存手写的对于导入数据库的方式使用的方式是excel的方式-handwriting on the deposit of java into the database for the use of the approach is the way excel
Platform: | Size: 664576 | Author: vaccy jim | Hits:

[JSP/Javaattachments_2009_07_21

Description: src are source codes for a manual cropping system, while new folder is a face detection system via skin tone.
Platform: | Size: 124928 | Author: alan ch ng | Hits:

[JSP/Javaneural

Description: neural network based handwriting recognition using java
Platform: | Size: 32768 | Author: nms_uk | Hits:

[JSP/JavaHanziLookup-src

Description: A Chinese character dictionary app using (crude) handwriting recognition. This is a version of an older lookup app using the newer lookup component. Jar file should be directly runnable as both an Applet and as a stand-alone app. -A Chinese character dictionary app using (crude) handwriting recognition. This is a version of an older lookup app using the newer lookup component. Jar file should be directly runnable as both an Applet and as a stand-alone app.
Platform: | Size: 2639872 | Author: lqw | Hits:

[OS Developshouxie

Description: 手写输入程序源代码,可以方便的书写输入文字。-Handwriting input program source code, you can easily write to enter text.
Platform: | Size: 8897536 | Author: shiyulong_bt | Hits:

[AI-NN-PRsrc

Description: 基于bp神经网络的java英文手写识别系统-Bp neural network, java-based handwriting recognition system
Platform: | Size: 30720 | Author: 123 | Hits:

[JSP/Javasxszsb.Java

Description: Java写的手写数字识别软件,简单实现对手写数字的识别。-Java software is written in handwriting digit recognition, simple implementation of handwritten digits recognition.
Platform: | Size: 23552 | Author: 低不就 | Hits:

[JSP/Javaonline_ks

Description: 本系统使用自己手写的类似struts1.x的开源框架+Servelt+JSP+JSTL+EL+AJAX 等技术; 运用Dao设计模式,使业务模块屏蔽底层的数据访问的细节,及使业务和具体的 实现无关 运用MVC的架构模式,其中Servlet充当contronller java类充当model,封装业 务逻辑 Jsp充当逻辑视图view 数据访问层运用Hibernate来实现 为了使JSP页面易于维护,引入了JSTL+EL 项目 数据库的设计的重要行-This system is similar to using your own handwriting struts1.x open source framework+ Servelt+ JSP+ JSTL+ EL+ AJAX Techniques Dao use of design patterns, the business module shielding the details of the underlying data access, and the business and specific Achieve independent The use of MVC architecture patterns, including Servlet as contronller java class as model, packaging industry Business logic Jsp as the logical view of view Data access layer using Hibernate to achieve To make easy to maintain JSP pages, the introduction of the JSTL+ EL Project An important line of database design
Platform: | Size: 7888896 | Author: 叶涛 | Hits:

[Graph RecognizeHandWrite

Description: 基于笔画的联机手写识别,java开发-The on-line handwriting recognition based on stroke
Platform: | Size: 91136 | Author: lqw | Hits:

[JSP/JavaCalendarManager

Description: 日程安排、提醒,全部自己手写,对初学者应该很有帮助-Scheduling, reminders, all his handwriting, should be helpful for beginners
Platform: | Size: 167936 | Author: windist | Hits:

[Graph Recognizehanzidict.tar

Description: 手写输入识别,Java/Swing语言开发-Chinese character handwriting recognition component written in Java/Swing.
Platform: | Size: 4198400 | Author: 小小 | Hits:

[JSP/JavaMiMiddlet

Description: OCR Aplet Handwriting
Platform: | Size: 18432 | Author: Keryn Mendoza | Hits:

[Graph RecognizeDigit

Description: Java实现的手写数字识别工具,基于人工神经网络和机器学习原理。先读入一个文件进行训练,然后可以识别相同格式文件中的手写数字。目录下的PNT文件即为手写数字的数据文件。-Java implementation of the handwritten numeral recognition tool, based on artificial neural networks and machine learning principles. To read a file into training, then you can identify the handwriting in the same format digital. Directory is the handwritten number PNT file data files.
Platform: | Size: 3031040 | Author: james | Hits:

[JSP/Javahandwriting(JAVA)

Description: 手写输入原笔迹的JAVA实现,最终实现原笔迹输入-JAVA implementation of the original handwriting of the handwriting input
Platform: | Size: 50176 | Author: 王后波 | Hits:

[JSPnote_all

Description: 一些关于java核心部分的笔迹,涵盖了所有java部分应学到的内容-About the the java core part of the handwriting, and covers all the java parts should learn content
Platform: | Size: 30720 | Author: 魏萌萌 | Hits:

[androidcamera

Description: android平台的 摄像头拍照软件源码 纯手写 java语言 注释较详细 易懂 便于大家学习 -camera to take pictures of the android platform pure software source code handwriting java language annotation to facilitate more detailed and easy to understand learning
Platform: | Size: 66560 | Author: qwe | Hits:

[JSP/JavaHandwriten

Description: 用java编写的手写体数字识别,采用knn方法,识别的训练和测试对象来自mnist数据库的数据,已经将解压后文件放进去了,算法包括文件的读取,测试部分还有识别算法。 -Written by java handwriting digital recognition, using knn method to identify the training and test objects the mnist data, has been extracted after the file into the algorithm, including the file read, the test part of the recognition algorithm.
Platform: | Size: 14016512 | Author: DawnFan | Hits:
« 12 »

CodeBus www.codebus.net